Registry Guide for Windows Registry Guide for Windows
Part of the WinGuides Network
WinGuides Network and Software
Registry tweaks, tricks & hacks to optimize, enhance and secure Microsoft Windows.

Binding Multiple IP Address to a Single Network Card (Windows 95/98/Me)
Category: Home > Network > Clients

Download this tweak with Tweak Manager!This tweak can be easily applied using WinGuides Tweak Manager.
Download a free trial now!

The Windows 9x GUI does not accept having multiple IP addresses specified for a single network adapter. This tweak allows you to add additional IP addresses using the registry.

Open your registry and find the key below where the final four digits represents the network adapter. If you only have one adapter the digits will be 0000.

Within this key will be two values called "IPAddress" and "IPMask". To add additional IP addresses add the comma-separated IP and subnet mask values to both these keys respectively without using spaces.

Exit your registry and reboot for the changes to take effect.

Registry Editor Example
|NameTypeData|
|(Default)REG_SZ(value not set)|
|IPAddressREG_SZ"192.168.0.5,10.0.0.30"|
|IPMaskREG_SZ"255.255.255.0,255.0.0.0"|
-
|HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0000|
-

Settings:
System Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0000]
Name: IPAddress, IPMask
Type: REG_SZ (String Value)
Value: Comma-separated IP and Subnet Masks

Disclaimer: Modifying the registry can cause serious problems that may require you to reinstall your operating system. We cannot guarantee that problems resulting from modifications to the registry can be solved. Use the information provided at your own risk.

Last Modified: April 4, 2002

 Return to Index Copyright © 1998-2003. All Rights Reserved.  License